BestPerf 安装 · Linux
=========================

1) 解压
   tar -xzf BestPerf-linux-x64.tar.gz
   cd BestPerf-linux-x64

2) 安装
   bash "Install BestPerf.sh"
   - 装到 ~/.local/share/BestPerf,并在桌面生成「1 启动 BestPerf.sh」。
   - 需要系统已装 python3(3.9+)。

3) 启动
   双击桌面「1 启动 BestPerf.sh」,或在终端:
   bash ~/.local/share/BestPerf/BestPerf.sh
   浏览器打开界面后,先点「开始自动准备 / Doctor」,通过后即可「发起测试」。

(可选)想让别人“测向”你这台机器:
   - 在界面「本机连接信息」里打开「允许被别人测向本机」开关。
   - 把界面显示的【地址 + 令牌】发给要测你的人。
   - 如果本机开了防火墙(ufw/firewalld),放行入站:TCP 8768、TCP/UDP 39700-39899。
     例:sudo ufw allow 8768/tcp ; sudo ufw allow 39700:39899/udp ; sudo ufw allow 39800:39899/tcp

装不上 / 打不开?
   把 ~/.local/share/BestPerf/install_summary.latest.txt(或安装时的输出)发给支持人员。
